docs: fix typo in argument type
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 19:57:45 +0000 (14:57 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:37 +0000 (18:57 -0500)
gtk/gtkentry.c

index 362fa16253404ae8998287253db60cfbeaa5417b..bdbf026e179960b2178ec9b335b262217a079a0b 100644 (file)
@@ -8796,7 +8796,7 @@ gtk_entry_set_icon_drag_source (GtkEntry             *entry,
 
 /**
  * gtk_entry_get_current_icon_drag_source:
- * @entry: a #GtkIconEntry
+ * @entry: a #GtkEntry
  *
  * Returns the index of the icon which is the source of the current
  * DND operation, or -1.